table of contents
pki-server(8) | PKI Administrative Command-Line Interface (CLI) | pki-server(8) |
NAME¶
pki-server - Command-Line Interface for performing administrative tasks on Certificate System subsystems.
SYNOPSIS¶
pki-server [CLI options] <command> [command arguments]
DESCRIPTION¶
The pki-server command provides a command-line interface allowing administrators to perform various administrative operations on the Certificate System instances. These services include starting/stopping instances, enabling/disabling subsystems, performing certain migrations and enabling/disabling startup using nuxwdog.
Operations are performed using file system utilities, and can only be performed by an administrative user on the local host. This utility does not connect to any of the subsystem's WEB or REST interfaces.
CLI OPTIONS¶
--help Prints additional help information.
OPERATIONS¶
To view available commands and options, simply type pki-server.
Some commands have sub-commands. To view the sub-commands, type pki-server <command>. To view each command's usage, type pki-server <command> --help.
FILES¶
/usr/sbin/pki-server
SEE ALSO¶
pki-server-instance(1)
pki-server-subsystem(1)
pki-server-migrate(1)
pki-server-nuxwdog(1)
pki-server-cert(1)
AUTHORS¶
Ade Lee <alee@redhat.com>, and Dinesh Prasanth M K <dmoluguw@redhat.com>
COPYRIGHT¶
Copyright (c) 2017 Red Hat, Inc. This is licensed under the GNU General Public License, version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
July 31, 2017 | version 10.4 |